home *** CD-ROM | disk | FTP | other *** search
-
- NameOfTheLevel "dragon mine"
-
- //palette stuff
- MenuColorRemapPalette tritone.act
- MenuColorRemapFader 1.0 ;[0.0-1.0]
-
- GameGammaSettings disabled
-
- //physics constants
- WorldGravity 10.0
- TrackGravity 0.0
- GroundHeight 0.0
- MaximumHeight 3.3
-
- //physics variables dependent on velocity
- FieldOfView 70.0
-
- //camera constants
- CameraHeight 0.7 //m
- CameraDistance 4.8 //m
- CameraDelay 0.5 //frames
- TargetHeight 0.6 //m
-
- DeadLine 0.99 //fraction of best lap
- DeadLineTime 193 //applied to qualify to extra laps(??)
- DeadLineLap 73 // time trial first lap to qualify
-
- StartOffset 0.0672 //location of startline
- BeginSpacingOfCars 7.0 //~meters between cars in beginning
-
- FirstCredit 8 // first lap to gain a credit from
- CreditInterval 10 // 0 means no credits awarded ever
-
- TrialShadowMinimumTime 35 // you will only see shadow at better laps
- TrialShadowTimeScale 1.01 // 15% slower than record to show shadow
- UnlockPosition 3 // when you are <= unlock next level
-
- CCBoostGain 2.0 // amount of boost the computer racers will get
-
- SoundRange 0.16 // 1 full track, 0 none
-
- BoostGainScale 1.6 // -(time difference)*BoostGainScale == gain
-
- SoundSoft 200
- SoundMedium 201
- SoundHard 202
- SoundCar 203
- SoundEngine0 204
- SoundEngine1 1464900782 KSUM 1368346047
-